﻿*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1200px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:97px;
	overflow: hidden;
}
.top{
	width: 100%;
	height: 30px;
	background: #f4f4f4;
 
}
.top p{
	font-size: 13px;
	color:#000000;
	line-height: 30px;
	float: left;
}
.top ul{
	float: right;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	position: relative;
}
.top ul li a{
	font-size: 13px;
	color:#333333;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top:9px;
	right: 0;
	background: #333333;
}
.top ul li:last-child:after{
	width: 0;
}
.head .main{
	display: flex;
	align-items:center;
	height: 97px;
	justify-content: space-between;
}
.nav{
	width: 1200px;
	margin: 0 auto;
	height: 50px;
 
}
.nav ul{
	width: 1200px;
	display: flex;
	justify-content: space-between;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 170px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#00479d;
	font-size: 18px;
}
.nav ul li:hover,.nav ul li.on{
	background: #00479d;
}
.nav ul li:hover a,.nav ul li.on a{
	color:#fff;
}
.banner{ 
	width:1200px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:50px; 
 height:10px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#1868ca; 
 
}
.banner .bd{
 position:relative; 
 height:100%;
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}
.keywords{
	width:1200px;
	margin: 0 auto;
	height: 40px;
 
}
.keywords p{
	font-size: 16px;
	color:#00479d;
	font-weight: bold;
	line-height: 40px;
	float: left;
}
.keywords ul{
	float: left;

}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	line-height:40px;
}
.keywords ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:14px;
    height:14px;
    width:1px;
    background:#333;
}

.keywords ul li:last-child:after{
    height:0px;
    width:0px;
}
.product{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.product .list{
	width: 260px;
	height:auto;
	overflow: hidden;
	background: #00479d;
	float: left;
}
.product .tit p{
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 92px;
	text-align: center;
}
.product .tit {
	width: 100%;
	height: 92px;
	background: url(../images/tit01.png)no-repeat center;
}
.product .list .box{
	width: 254px;
	background: #fff;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 3px;
	padding-bottom: 10px;
}
.product .list .box h4{
	width: 100%;
	height: 37px;
	background: url(../images/icon01.png)no-repeat center;
	color:#fff;
	font-size: 16px;
	font-weight: normal;
	text-indent: 15px;
	margin-top: 15px;
}
.product .list .box h4 a{
	color:#fff;
	line-height: 37px;
}
.product .list .box ul{
	width: 200px;
	margin-left: 40px;
	margin-top: 10px;
}
.product .list .box ul li{
	line-height: 23px;
}
.product .list .box ul li a{
	color:#202020;
	font-size: 14px;
}
.product .list .box ul li:hover a{
	color:#00479d;
}
.product .pic{
	width: 925px;
	height: auto;
	overflow: hidden;
	float: right;

}
.title{
	width: 100%;
	height: 45px;
	background: #00479d;
}
.title p{
	font-size: 18px;
	float: left;
	color:#fff;
	line-height: 21px;
	height: 21px;
	margin-top: 15px;
	border-left: 5px solid #fff;
	padding-left: 10px;
	margin-left: 20px;
}
.title a{
	color:#fff;
	font-size: 13px;
	margin-right: 10px;
	float: right;
	line-height: 45px;
}
.product .pic ul li{
	width: 300px;
	height: 230px;
	float: left;
	margin-left: 9px;
	position: relative;
	border: 1px solid #eee;
	margin-top: 13px;
}
.product .pic ul{
	margin-left: -9px;
	margin-top: 10px;
}
.product .pic ul li img{
	display: block;
	width: 300px;
	height: 230px;
}
.product .pic ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: rgb(0,0,0,0.5);
	text-align: center;
	line-height: 40px;
	color:#1a1a1a;
	font-size: 14px;

	position: absolute;
	bottom: 0;
}
.gg{
	width: 100%;
	height: 168px;
	background: url(../images/gg.png)no-repeat center;
	margin-top: 60px
}
.cases{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.cases ul {
	margin-left: -12px;
	margin-top: 20px;
}
.cases ul li{
	float:left;
	width: 291px;
	height: auto;
	overflow: hidden;
	margin-left: 12px;
}
.cases ul li img{
	display: block;
	width: 289px;
	height: 185px;
	border: 1px solid #eee;
}
.cases ul li p{
	width: 100%;
	line-height:20px;
	font-size: 15px;
	color:#1a1a1a;
	border-left: 2px solid #00479d;
	text-indent: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 5px;
}
.about{
	width: 100%;
	height: 444px;
	background: #eeeeee;
	margin-top: 30px;
}
.about .main{
	display: flex;
	align-items: center;
	height: 444px;
	justify-content: center;
}
.about .pic{
	width: 487px;
	height: 380px;
	background: url(../images/bg01.png)no-repeat center bottom;
	margin-right: 60px;
}
.about .info{
	width: 540px;
	height: auto;
	overflow: hidden;
}
.about .info .tit{
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #000000;
}
.about .info .tit p{
	color:#1a1a1a;
	font-size: 24px;
	font-weight: bold;
	line-height: 45px;
	width: 150px;
	height: 44px;
	text-align: center;
	border-bottom: 3px solid #00479d;
}
.about .info .text{
	width: 100%;
	height:210px;
	overflow: hidden;
	margin-top: 30px;
}
.about .info .text p{
	color:#1a1a1a;
	font-size: 15px;
	text-indent: 2em;
	line-height: 25px;
}
.about .more{
	display: block;
	width: 180px;
	height: 33px;
	border: 1px solid #00479d;
	text-align: center;
	color:#666666;
	font-size: 14px;
	line-height: 33px;
	margin-top: 30px;
}
.section{
	width: 100%;
	height:auto;
	overflow: hidden;

}
.section .title{
	margin-top: 10px;
}
.news{
	width: 775px;
	height: 320px;
	overflow: hidden;
	margin-top: 55px;
	float: left;
	background: #eeeeee;
}
.news ul{
	width: 747px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.news ul li{
	width: 370px;
	height: 40px;
	background: #ffffff;
	float: left;
	line-height: 40px;
	position: relative;
	margin-top: 10px;
}
.news ul li:nth-child(2n){
	float: right;
}
.news ul li:after{
	content: "●";
	position: absolute;
	left: 0;
	top: 0;
	color:#1a1a1a;
	font-size: 12px;
	left: 25px;
}
.news ul li a{
	display: block;
	color:#1a1a1a;
	font-size: 15px;
	float: left;
	margin-left:38px;
}

.news ul li span{
	display: block;
	float: right;
	margin-right: 5px;
	color:#1a1a1a;
}
.news ul li:hover{
	background: #00479d;
}
.news ul li:hover a{
	color:#fff;
}
.news ul li:hover:after{
	color:#fff;
}
.news ul li:hover span{
	color:#fff;
}
.contact{
	width: 400px;
	height: 320px;
	float: right;
	background: #eeeeee;
	margin-top: 55px;
}
.contact .info{
	width: auto;
	overflow:hidden;
	height:auto;
	margin-left: 30px;
	margin-top: 30px;
}
.contact .info h4{
	color:#1a1a1a;
	font-size: 15px;
}
.contact .info p{
	color:#1a1a1a;
	font-size: 15px;
	margin-top: 5px;
	line-height: 26px;
}
.links{
	width: 100%;
	height: 80px;
	background: #eeeeee;
	margin-top: 60px;
}
.links .tit{
	width: 165px;
	height: 40px;
	background: url(../images/tit02.png)no-repeat center;
	margin-top: 25px;
	float: left;
}
.links .tit p{
	color:#666666;
	font-size: 22px;
	line-height:55px;
	margin-left: 45px;
}
.links ul{
	width: 1000px;
	height: 40px;
	margin-top:18px;
	float: left;
}
.links ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	position: relative;
}
.links ul li a{
	color:#666666;
	font-size: 13px;
}
 
.footer{
	width: 100%;
	height: 340px;
	background: #1c2127;
	float:left;
}
.footer .fn{
	width: 428px;
	border-left: 1px solid #eeeeee;
	height: 340px;
	float: left;
	border-right: 1px solid #eee;
}
.footer .fn .tit{
	width: 400px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}
.footer .fn .tit p{
	color:#fff;
	font-size: 24px;
	text-align: center;
	line-height: 60px;
	margin-top: 10px;
}
.footer .fn ul{
	width: 400px;
	height: 230px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 15px;

}
.footer .fn ul li {
	float: left;
	line-height: 25px;
	width: 180px;
}
.footer .fn ul li:nth-child(2n){
	float: right;
}
.footer .fn ul li a{
	color:#666666;
	font-size: 13px;

}
.footer .info{
	float: left;
	margin-left: 110px;
	margin-top:40px;
}
.footer .info p{
	color:#ffffff;
	font-size: 14px;
	line-height: 30px;
}
.footer .info a{
	color:#fff;
}
.footer .ewm{
	width: 140px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 110px;
}
.footer .ewm p{
	width: 100%;
	color:#fff;
	font-size: 14px;
	text-align: center;
}

.container{ width:1200px; margin:0px auto;}
.con_left{ width:260px; float:left; margin-right:15px; margin-bottom:10px; margin-top:30px;}
.con_right{ width:915px; float:left; margin-top:30px;}
.in_contact{width:258px; margin-top:10px; float:left; border:#CCC 1px solid;}
.in_contact .title{
	width: 258px;
	height:42px;
	background:#00479d;
	float: left;
	 
}
.in_contact .title div{ position:relative;}
.in_contact .title div h3{
	font-size: 16px;
	width: 100%;
	margin: 0 auto;
	color:#fff;
}
.in_contact .title div span{ position:absolute; right:5px; top:0px; line-height:42px; font-size:12px;}
.in_contact .title div span a:link{ color:#fff;}
.in_contact .title div span a:visited{ color:#fff;}
.in_contact .title div span a:hover{ color:#f00;}
.in_contact h3{ font-size:15px; font-weight:bold; line-height:40px; padding-left:10px;}
.in_contact p{ width:100%; font-size:13px; line-height:24px;}
.in_contactmid{ padding-left:10px;}
.in_contactmid img{ margin-top:10px;}
.in_casetit{ width:98%; padding-left:2%;font-weight:bold;background:#00479d; height:48px; line-height:48px;font-size:18px;  color:#fff; text-align:left; position:relative;}


.position{ position:absolute; right:5px; top:0px; font-size:14px; font-weight:100;}
.position a:link{ color:#fff; font-size:12px;}
.position a:visited{ color:#fff;font-size:12px;}
.position a:hover{ color:#000;font-size:12px;}
.ul_news{ width:240px; margin:0px auto; float:left; padding-bottom:10px;}
.ul_news li{ width:94%; padding-left:2%; font-size:13px; height:32px; line-height:32px; color:#1d1d1d; border-bottom:#CCC 1px dotted; margin:0px auto;}
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product { width:100%; margin:0px auto;}
.main_right_product ul,.main_right_product1 ul{ margin:0px; padding:0px; width:110%;}
.main_right_product ul li{ list-style:none; width:295px; height:230px; float:left; margin-top:10px; margin-right:17px;}
.main_right_product1 ul li{ list-style:none; width:295px; height:200px; float:left; margin-top:10px; margin-right:18px;}
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{ width:285px; height:190px;  border:#eee 5px solid;}
.main_right_product1 ul li img{ width:260px; height:150px;  border:#ccc 5px solid;}
.main_right_product ul li a:link,.main_right_product1 ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited,.main_right_product1 ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover,.main_right_product1 ul li a:hover{ color:#d72223; text-decoration:none;}
.index_newscont h1{text-align:center; line-height:40px; font-size:18px;}
.newscontent h2 h3 h4{font-size:16px;}
.main_right_product h3{text-align:center; line-height:40px; font-size:18px;}
.productimg{ text-align:center; margin:0px auto;}
.productimg img{ max-width:100%; margin:0px auto;}
.index_newscont{ width:100%; margin:10px auto;}
.index_newscont ul li{ height:32px; line-height:32px; border-bottom:#CCC 1px dashed; font-size:13px;  background:url(../images/icon04.png) no-repeat 5px; padding-left:30px; position:relative;}
.news_time{ position:absolute; right:0px; top:0px;}
.index_newscont ul li a:link,.ul_news li a:link{ color:#3e3e3e;;}
.index_newscont ul li a:visited,.ul_news li a:visited{ color:#3e3e3e;}
.index_newscont ul li a:hover,.ul_news li a:hover{ color:#d72223;}
.m_hover{ background:#2e90fa;}

.dede_pages,.fy{width:100%; height:24px; line-height:24px; font-size:12px;text-align:center; float:left; margin-top:20px;}
.dede_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist span,.pagelist a{  text-decoration:none; margin-right:1px;display:inline-block; padding:0px 8px;}
.pagelist  a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist  a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist a:hover,.fy a:hover{ color:#d72223; text-decoration:none;}
/*留言*/
td{ font-size:14px;}
.coolbg{ width:60px; height:30px; line-height:30px; color:#FFF; background:#333333; border:none;}
.intxt{ height:32px; margin-top:10px; border-radius:5px; border:#ccc 1px solid;}
.index_newscont textarea{border-radius:5px; border:#ccc 1px solid;}
